Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EYB human readable labels #7452

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

santoshdasa12345
Copy link
Contributor

@santoshdasa12345 santoshdasa12345 commented Jan 6, 2025

Description of change

As Part of the EYB work , converting some fields to human readable fields.

Test instructions

Should see Sentence case in the below fields:

When do you want to set up?
How do you plan to expand your business in the UK?
How many people do you want to hire in the UK in the first 3 years?

Screenshots

Before

image

After

image

Checklist

  • Has the branch been rebased to main?
  • Automated tests (Any of the following when applicable: Unit, Functional or End-to-End)
  • Manual compatibility testing (Browsers: Chrome, Firefox, Edge, Safari)

Copy link

cypress bot commented Jan 6, 2025

data-hub-frontend    Run #58681

Run Properties:  status check passed Passed #58681  •  git commit 161ef5afd2: add test
Project data-hub-frontend
Branch Review feature/CLS2-1120-eyb-human-readable-labels
Run status status check passed Passed #58681
Run duration 08m 35s
Commit git commit 161ef5afd2: add test
Committer santosh dasari
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 4
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 75
View all changes introduced in this branch ↗︎

@santoshdasa12345 santoshdasa12345 force-pushed the feature/CLS2-1120-eyb-human-readable-labels branch from b28906d to 19084ed Compare January 7, 2025 16:58
@santoshdasa12345 santoshdasa12345 marked this pull request as ready for review January 7, 2025 16:59
@santoshdasa12345 santoshdasa12345 requested a review from a team as a code owner January 7, 2025 16:59
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.56%. Comparing base (795edc8) to head (161ef5a).
Report is 56 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7452   +/-   ##
=======================================
  Coverage   88.56%   88.56%           
=======================================
  Files        1159     1159           
  Lines       18017    18029   +12     
  Branches     5122     5126    +4     
=======================================
+ Hits        15956    15968   +12     
  Misses       2061     2061           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@santoshdasa12345 santoshdasa12345 changed the title convert camel case to sentence case EYB human readable labels Jan 8, 2025
@marijnkampf
Copy link
Contributor

Can you add some tests covering the new code please?

@santoshdasa12345 santoshdasa12345 force-pushed the feature/CLS2-1120-eyb-human-readable-labels branch from 231ed8b to a086d3a Compare January 16, 2025 08:43
@santoshdasa12345
Copy link
Contributor Author

Can you add some tests covering the new code please?

Added

Copy link
Contributor

@oliverjwroberts oliverjwroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Santosh. Just a few comments from me.

@santoshdasa12345 santoshdasa12345 force-pushed the feature/CLS2-1120-eyb-human-readable-labels branch from c4f54ff to 161ef5a Compare January 16, 2025 14:44
@santoshdasa12345 santoshdasa12345 merged commit 0165219 into main Jan 16, 2025
14 checks passed
@santoshdasa12345 santoshdasa12345 deleted the feature/CLS2-1120-eyb-human-readable-labels branch January 16, 2025 15:05
chopkinsmade pushed a commit that referenced this pull request Jan 16, 2025
…human-readable-labels

generated from commit 0165219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants